.company-data[data-v-166cd803] {
    background-color:#f0f8ff;
    border: 1px solid #dbe9ff;
    width: 32%;
    float: left;
    padding: 10px;
}
.align-items-center {
    align-items: center;
}
.flex-1 {
    flex: 1;
}
.lh-24 {
    line-height: 24px;
}
.f-20{
    font-size: 20px;
}
.m-t-9{
    margin-top: 9px;
}
.f-gray-8 {
    color: #666;
}
.company-data-bg[data-v-166cd803] {
    background: #e7eeff;
    padding: 10px;
}
.t-center {
    text-align: center;
}
.b-r-white {
    border-right: 1px solid #fff;
}
.p-relative {
    position: relative;
}
.lh-16 {
    line-height: 16px;
}
.ant-progress {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum";
    display: inline-block;
}
.ant-progress-line {
    position: relative;
    width: 100%;
    font-size: 14px;
}
.ant-progress-small.ant-progress-line, .ant-progress-small.ant-progress-line .ant-progress-text .anticon {
    font-size: 12px;
}
.ant-progress-outer {
    display: inline-block;
    width: 100%;
    margin-right: 0;
    padding-right: 0;
}
.p-b-4{
    padding-bottom: 8px;
}
.rank-category[data-v-829e6dd6] {
    position: relative;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 5px;
    margin-bottom: 15px;
    background-color: #fff;
}
.rc-list[data-v-829e6dd6] {
    display: flex;
    justify-items: flex-start;
    align-items: center;
    flex-wrap: wrap;
    padding-left: 10px;
}
.rank-category .rc-list .rc-item[data-v-829e6dd6] {
    position: relative;
    width: 161px;
    height: 60px;
    padding: 5px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 2px;
    background: #f2f8fe;
    margin-right: 10px;
    margin-bottom: 10px;
    flex: 0 0 auto;
}
.rank-category .rc-list .rc-item[data-v-829e6dd6]:hover {
    background: #e2f1fd;
    border: 1px solid #128bed;
    cursor: pointer;
}
.rank-category .rc-list .rc-item .rci-name[data-v-829e6dd6] {
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    color: #333;
}
.rank-category .rc-list .rc-item .rci-counts[data-v-829e6dd6] {
    font-size: 13px;
    color: gray;
    line-height: 18px;
}

.qccdicon {
    display: inline-block;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -0.15em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.aicon {
    color: #d8d8d8;
    outline: none;
}
.rank-category .rc-list .rc-item .rank-right[data-v-829e6dd6] {
    visibility: hidden;
    position: absolute;
    right: 10px;
    top: 20px;
}